cs-senda-sapi icon

cs-senda-sapi

(0 reviews)

🔄 Process Diagrams

🧩 Diagrama de Componentes - Components Diagram

Components Diagram

This diagram shows the API architecture with client applications, gateway, middleware services, and backend integrations.


🏥 Proveedores Urgentes - Urgent Providers

GET: /providers/urgent

GET Urgent Providers

Retrieves urgent providers information. Routes through middleware to execute backend lookup operation.


🔐 Autorizaciones - Authorizations

POST: /authorization

POST Authorization

Creates a new authorization request. Transforms client request into appropriate format for backend processing.

GET: /authorization/{authorizationId}

GET Authorization

Fetches authorization details for a specific ID. Queries backend systems to retrieve current authorization state.

GET: /authorization/{authorizationId}/service/{serviceId}

GET Authorization Service

Retrieves specific service information related to an authorization. Establishes relationship between authorization and service in backend systems.


📞 Support

For questions, issues, or integration support, please contact:

Integration Services and Applications Coordination

📧 support@example.com


📅 Notes


Reviews